/*---- Pie Charts --------- */
.lvca-piechart {
  position: relative;
  text-align: center;
  float: left;
  overflow: hidden;
  float: left;
  padding: 10px; }
  .lvca-piechart canvas {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    margin: 0 auto; }
  .lvca-piechart .lvca-label {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 55%;
    max-width: 65%;
    color: #888; }
    .lvca-dark-bg .lvca-piechart .lvca-label {
      color: #909090; }
  .lvca-piechart .lvca-percentage span {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
    text-align: center;
    color: #333;
    font-weight: bolder; }
    .lvca-dark-bg .lvca-piechart .lvca-percentage span {
      color: #e5e5e5; }
  .lvca-piechart .lvca-percentage sup {
    font-size: 18px;
    vertical-align: super; }
  .lvca-piechart.dark-bg .lvca-label {
    color: #fff; }
  .lvca-piechart.dark-bg .lvca-percentage span {
    color: #eee; }

@media only screen and (max-width: 479px) {
  .lvca-piechart canvas {
    margin-bottom: 15px; } }

/*# sourceMappingURL=style.css.map */
/*
     FILE ARCHIVED ON 04:49:54 Apr 10, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:19:32 Oct 15, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.475
  exclusion.robots: 0.015
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 146.651
  LoadShardBlock: 649.833 (3)
  PetaboxLoader3.datanode: 639.622 (4)
  load_resource: 376.25
  PetaboxLoader3.resolve: 270.617
*/